home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000275_news@columbia.edu _Tue Mar 26 17:10:01 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id RAA07533 for <kermit.misc@watsun>; Tue, 26 Mar 1996 17:09:53 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id RAA29804 for kermit.misc@watsun; Tue, 26 Mar 1996 17:09:52 -0500 (EST)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  5. From: jrd@cc.usu.edu (Joe Doupnik)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: lines on the screen
  8. Message-ID: <1996Mar26.094651.76985@cc.usu.edu>
  9. Date: 26 Mar 96 09:46:51 MDT
  10. References: <ggonter-2503962248480001@vtr-sta106.ramp.together.net>
  11. Organization: Utah State University
  12. Lines: 26
  13.  
  14. In article <ggonter-2503962248480001@vtr-sta106.ramp.together.net>, ggonter@together.net (Geof Gonter) writes:
  15. > The company for which I work just added a Digital Open VMS system. We are
  16. > using Kermit, with our Intel powered MSDOS units as workstations. We are
  17. > using Kermit V3.14. One, a 286 (12 Mhz, with 640K RAM) with a 12"
  18. > monochrome monitor (utilizing a Hercules video card) has some problems as
  19. > soon as you issue the "Connect" command. Before you connect with the
  20. > digital, about 22 lines appear horizontally across the screen. I have
  21.  
  22.  "connect with the digital": What kind of digital object? Maybe connect
  23. to the DEC VMS system.
  24.     Those are underscore symbols. You can create then readily by choosing
  25. screen colors of non-bold blue on black since that's the encoding IBM
  26. created with the original PC. Check your setup via SHOW TERMINAL and
  27. look at the screen color settings; dim blue on black is 34 40 (30's are
  28. foreground, 40's are background, colors add as 1 R, 2 G, 4 B). A more
  29. useable mono screen color command is SET TERM COL 10 37 40 (bold white
  30. on black).
  31.     Joe D.
  32.  
  33. > scoured the suggested manual, reconfigured the monitor inputs, and read
  34. > the "Read Me" Docs. But, I either missed the answer or it is something not
  35. > associated with Kermit. Is there anyone that can offer me some
  36. > enlightenment on this? I appreciate it and thank you.
  37. >   ---Geof Gonter---            FIDONet 1:325/501
  38. > In the shadow of Vermont's Mount Mansfield in dairy and maple syrup country.